home *** CD-ROM | disk | FTP | other *** search
- Path: skypoint.com!usenet
- From: Dinesh Jindal <dinesh@xox.com>
- Newsgroups: comp.lang.c++
- Subject: VC++ 4.0: Using OLE controls in a Dialog Bar
- Date: Wed, 07 Feb 1996 16:58:36 -0600
- Organization: XOX Corp
- Message-ID: <31192E9C.1EAB@xox.com>
- NNTP-Posting-Host: xox.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (Win95; I)
-
- Hi Friends,
- I am trying to have an OLE control in a Dialog Bar(NOT Dialog Box) and
- facing problems in handling the events from that control. With VC++ 4.0
- it is really easy to handle OLE control events in a Dialog Box or
- FormView, but as all the control notifications from controls in dialog
- bar are handled in CMainFrame class I am finding it hard to figure out
- where and how to handle OLE control's events and notifications in
- MainFrame class.
-
- Thanks for your time.
- Dinesh Jindal
- dinesh@xox.com
-
-